home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form frmabout
- BackColor = &H80000007&
- BorderStyle = 4 'Fixed ToolWindow
- Caption = "About $mTp eazy HTML"
- ClientHeight = 3960
- ClientLeft = 2940
- ClientTop = 2595
- ClientWidth = 6030
- LinkTopic = "Form3"
- MaxButton = 0 'False
- MinButton = 0 'False
- ScaleHeight = 3960
- ScaleWidth = 6030
- ShowInTaskbar = 0 'False
- Begin VB.CommandButton Command1
- Caption = "Exit"
- Height = 375
- Left = 2520
- TabIndex = 11
- Top = 3480
- Width = 615
- End
- Begin VB.Label label5
- Alignment = 2 'Center
- BackStyle = 0 'Transparent
- Caption = "Email me "
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 8.25
- Charset = 0
- Weight = 400
- Underline = -1 'True
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H00FF0000&
- Height = 255
- Left = 2040
- TabIndex = 10
- Top = 3120
- Width = 1575
- End
- Begin VB.Label Label4
- Alignment = 2 'Center
- BackStyle = 0 'Transparent
- Caption = "www.hack-tha-world.xs3.com"
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 8.25
- Charset = 0
- Weight = 400
- Underline = -1 'True
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H00FF0000&
- Height = 255
- Left = 1680
- TabIndex = 9
- Top = 2640
- Width = 2415
- End
- Begin VB.Label Label3
- Alignment = 2 'Center
- BorderStyle = 1 'Fixed Single
- Caption = "Coded by $mTp"
- Height = 255
- Left = 1200
- TabIndex = 8
- Top = 2160
- Width = 3255
- End
- Begin VB.Label Label2
- BackStyle = 0 'Transparent
- Caption = "{-$mTp-}"
- BeginProperty Font
- Name = "Tahoma"
- Size = 9.75
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H000000FF&
- Height = 375
- Index = 5
- Left = 3240
- TabIndex = 7
- Top = 1680
- Width = 1095
- End
- Begin VB.Label Label2
- BackStyle = 0 'Transparent
- Caption = "{-$mTp-}"
- BeginProperty Font
- Name = "Tahoma"
- Size = 9.75
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H000000FF&
- Height = 375
- Index = 4
- Left = 2400
- TabIndex = 6
- Top = 1680
- Width = 1095
- End
- Begin VB.Label Label2
- BackStyle = 0 'Transparent
- Caption = "{-$mTp-}"
- BeginProperty Font
- Name = "Tahoma"
- Size = 9.75
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H000000FF&
- Height = 375
- Index = 3
- Left = 1560
- TabIndex = 5
- Top = 1680
- Width = 1095
- End
- Begin VB.Label Label2
- BackStyle = 0 'Transparent
- Caption = "{-$mTp-}"
- BeginProperty Font
- Name = "Tahoma"
- Size = 9.75
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H000000FF&
- Height = 375
- Index = 2
- Left = 3240
- TabIndex = 4
- Top = 360
- Width = 1095
- End
- Begin VB.Label Label2
- BackStyle = 0 'Transparent
- Caption = "{-$mTp-}"
- BeginProperty Font
- Name = "Tahoma"
- Size = 9.75
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H000000FF&
- Height = 375
- Index = 1
- Left = 2400
- TabIndex = 3
- Top = 360
- Width = 1095
- End
- Begin VB.Label Label2
- BackStyle = 0 'Transparent
- Caption = "{-$mTp-}"
- BeginProperty Font
- Name = "Tahoma"
- Size = 9.75
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H000000FF&
- Height = 375
- Index = 0
- Left = 1560
- TabIndex = 2
- Top = 360
- Width = 1095
- End
- Begin VB.Label Label1
- BackStyle = 0 'Transparent
- Caption = "$mTp"
- BeginProperty Font
- Name = "Verdana"
- Size = 36
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H00C0C0C0&
- Height = 975
- Index = 1
- Left = 1560
- TabIndex = 1
- Top = 600
- Width = 2295
- End
- Begin VB.Label Label1
- BackStyle = 0 'Transparent
- Caption = "$mTp"
- BeginProperty Font
- Name = "Verdana"
- Size = 24
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H0000FF00&
- Height = 735
- Index = 0
- Left = 2160
- TabIndex = 0
- Top = 1080
- Width = 1695
- End
- Attribute VB_Name = "frmabout"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
- Private Sub Command1_Click()
- Unload Me
- End Sub
- Private Sub Label4_Click()
- retvalue = Shell("Start.exe " & "www.hack-tha-world.xs3.com", 0)
- 'you can also use the ShellExecute Api but this way is easier!
- End Sub
- Private Sub Label5_Click()
- retvalue = Shell("Start.exe " & "mailto:warthog@mad.scientist.com", 0)
- End Sub
-